home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1999 February / Macworld (1999-02).dmg / Games World / Hot Demos! / DroidWorks demo / dwCD.gob / strings_global.txt < prev    next >
Text File  |  1998-09-17  |  8KB  |  163 lines

  1. #-----------------------------------------------------------------------------
  2. # Droidworks
  3. # Global strings
  4. #
  5.  
  6. # Generic global strings
  7.  
  8. PLAYER_DIR        Player
  9.  
  10. DFLT_NAME        Droid Name
  11. DFLT_PLAYER        New Player
  12.  
  13. YES                Yes
  14. NO                No
  15. OK                OK
  16. HIGH            High
  17. MEDIUM_HIGH        Med-High
  18. MEDIUM            Medium
  19. MEDIUM_LOW        Med-Low
  20. LOW                Low
  21. VERY_LOW            Very Low
  22. NONE            None
  23.  
  24. MASS_FMT        %.*f kg
  25. SPEED_FMT        %lu km/hr
  26.  
  27. LOADING            Loading...
  28.  
  29. #-----------------------------------------------------------------------------
  30. # Dialog messages
  31.  
  32. DLG_RECYCLE        Are you sure you want recycle this droid?
  33. DLG_REPLACE        There is already a droid with that name. Would you like to replace the old droid with this new one?
  34. DLG_MISSINGPART    You don't have all the parts required to reconstruct this droid! Each time you complete a Training Mission you'll receive a new part.
  35.  
  36. DLG_BUILDCARGO    You are about to switch building modes from treads and wheeled droids to legged droids. The droid parts currently on the design grid will be recycled. Are you sure you want to do this?
  37. DLG_BUILDBIPED    You are about to switch building modes from legged droids to tread and wheeled droids. The droid parts currently on the design grid will be recycled. Are you sure you want to do this?
  38. DLG_RANDOMIZE    Are you sure you want to replace your droid with one built at random?
  39. DLG_CLEAROK        Are you sure you want to erase the contents of the holographic design grid?
  40.  
  41. DLG_EMPTY        The design grid in the workshop is empty!  Build a droid in the workshop first and then try to deploy it.
  42. DLG_MULTIPLE    The design grid in the workshop contains more than one droid!  Please recycle all droids except for one.
  43. DLG_DETACHED    The design grid in the workshop contains unattached parts!  Check for any remaining colored squares on the design grid.  These show you where you still need to attach parts.
  44. DLG_NOLOCO        Your droid doesn't have a locomotion unit!  Please add this type of part to your droid before trying to deploy it on a mission.
  45. DLG_NOEYES        Your droid doesn't have a visual sensor!  Please add this type of part to your droid before trying to deploy it on a mission.
  46. DLG_NOPOWER        Your droid has no power! You must add batteries to your droid before trying to deploy it on a mission.  Check the Droid Info Card to see how much power your droid can hold. 
  47.  
  48. DLG_PAUSED        You have paused your mission, Droid Builder. Click the "OK" button or press any key to resume.
  49.  
  50. DLG_ENTERNAME    Please enter your name to start a new game, Droid Builder.
  51. DLG_SELECTNAME    Please select a name from the list of Droid Builders to load a saved game.
  52. DLG_NONAME        Please enter your name before entering the Sandcrawler, Droid Builder.
  53. DLG_SELECTDEL    Please select a name from the list of Droid Builders to be deleted.
  54. DLG_DELETEOK    Are you sure you want to delete this Droid Builder's game and saved droids?
  55.  
  56. DLG_DUPNAME        There is already a Droid Builder with that name.  Would you like to replace that Droid Builder's game with your own?
  57.  
  58. DLG_WORKTUT        Would you like Wimateeka to show you how to use the droid building workshop?
  59. DLG_NOTUT        At this point in the full version of DroidWorks, Wimateeka can show you how to use the workshop and other major interfaces. This tutorial feature is not included in the demonstration version.
  60. DLG_TUTCLEAROK    To show you how to use the workshop, the holographic design grid must be empty. Shall Wimateeka clear it for you?
  61.  
  62. DLG_MISSIONQUIT    Are you sure you want to abort this mission, Droid Builder?
  63. DLG_INETCONNECT    Are you sure you want to connect to the Internet, Droid Builder?  If you select yes, DroidWorks will be minimized, and you will have to click on the DroidWorks icon in the Taskbar to return to the game.
  64. DLG_MACINETCON    Are you sure you want to connect to the Internet, Droid Builder?  If you select yes, you will have to click on the small DroidWorks window to return to the game.
  65.  
  66. DLG_ASKINDEXTUT Would you like Wimateeka to show you how to use InDex?
  67.  
  68. DLG_REPLAY        Would you like to attempt this mission again using the same droid?
  69.  
  70. DLG_NODIALUP    InDex is unable to find your Internet connection.  Please make sure that your computer is already connected to the Internet before trying to activate the InDex Internet feature.
  71. DLG_INETLOCKOUT The Internet feature has been disabled. You are not allowed to link to the Internet.
  72. DLG_DELETEGME    You are about to delete game in progress. You will have to start a new game or load a saved game. Are you sure you want to do this?
  73. DLG_CANTLOAD    There are no saved players. Please create a new game.
  74. DLG_NOBROWSER    DroidWorks can't find your default Internet browser. Please make sure a browser is properly installed before attempting to connect to the Internet.
  75. DLG_MACNOBSR    InDex is unable to find your Internet browser. Please make sure you have one installed before trying to activate the InDex Internet feature.
  76. DLG_MACNOMEM    There is not enough memory to launch your Internet browser. If you wish to visit us on the web, direct your browser to www.lucaslearning.com.
  77. DLG_MACNONET    DroidWorks encountered an error while trying to connect to the Internet. You can connect to our web page by directing your browser to the URL shown in the ReadMe file.
  78.  
  79. DLG_MUSTNAME    You have not given your droid a name. Please name your droid before attempting to save it. 
  80.  
  81. DLG_DEMO        This feature is not available in the demonstration version of DroidWorks.
  82. #-----------------------------------------------------------------------------
  83. # Workshop/Map shared interface text
  84.  
  85. # Droid Info card
  86. DROID_INFO        Droid Info
  87. DROID_NAME:        Name:
  88. TOTAL_MASS:        Total Weight:
  89. MAGNETIC:        Magnetic:
  90. DURABILITY:        Material Durability:
  91. L_ARM_STRENGTH:    (L) Arm Strength:
  92. R_ARM_STRENGTH:    (R) Arm Strength:
  93. SPEED:            Top Speed:
  94. POWER_USAGE:    Power Usage:
  95. POWER:            Power:
  96.  
  97. # Mission Objectives Card
  98. MISSION_OBJ        Mission Goals
  99. OBJECTIVES        Mission Goals
  100. REQUIREMENTS    Droid Requirements
  101. RANKING:        Ranking:
  102. UNRANKED        Unranked
  103. APPRENTICE        Apprentice
  104. DESIGNER        Designer
  105. MASTER            Master
  106.  
  107. # Part Info card
  108. PART_INFO        Part Info
  109. MASS:            Weight:
  110. MATERIALS:        Materials:
  111.  
  112. # Part Watcher card
  113. PART_DISPLAY    Part Display
  114.  
  115. # Mission Briefing
  116. MISSION_BRIEFING    Mission Briefing:
  117.  
  118. #-----------------------------------------------------------------------------
  119. # Reference Center
  120.  
  121. D_TOPIC_SECTION    Data:
  122. E_TOPIC_SECTION Earthquest:
  123. O_TOPIC_SECTION Observation:
  124.  
  125. #Friction animation strings
  126. GLASS    glass
  127. RUBBER    rubber
  128. WOOD    wood
  129.  
  130. #registry strings
  131. REG_PATH            SOFTWARE\Lucas Learning Ltd\Star Wars DroidWorks\1.0
  132.  
  133. BROWSER_PATH        HTTP\Shell\Open\ddeexec\Application
  134. LAUNCH_URL            start http://www.lucaslearning.com/droidworks/access/index.html
  135. INTERNET            Internet
  136. ENABLED                Enabled
  137.  
  138.  
  139. #-----------------------------------------------------------------------------
  140. # Reference labels
  141. LABEL_FIND        Find Topic
  142. LABEL_LAST        Go To Last Topic
  143. LABEL_RETURN        Return to Workshop or Mission
  144. LABEL_INTERNET        Internet Connection
  145. LABEL_HELP        C-3PO Help
  146.  
  147. #-----------------------------------------------------------------------------
  148. #HUD
  149.  
  150. HUD_HELP_PC        KEY: FUNCTION$up: Forward$down: Back$left: Turn Left$right: Turn Right$shift: Walk$alt: Sidestep$L/A: Use Left Arm$R/S: Use Right Arm$H: Activate Head$X: Jump$spacebar: Talk to Someone$V: Look Around$E/PgUp: Look Up$C/PgDn: Look Down$D/Home: Center View$P/Pause: Pause Game
  151. HUD_HELP_MAC    KEY: FUNCTION$up: Forward$down: Back$left: Turn Left$right: Turn Right$shift: Walk$option: Sidestep$L/A: Use Left Arm$R/S: Use Right Arm$H: Activate Head$X: Jump$spacebar: Talk to Someone$V: Look Around$E/PgUp: Look Up$C/PgDn: Look Down$D/Home: Center View$P/Pause: Pause Game
  152.  
  153. LABEL_SOUND        Sound On/Off
  154. LABEL_SPEED        Droid Speed
  155. LABEL_POWER        Droid Power
  156. LABEL_DAMAGE    Droid Damage
  157. LABEL_REFERENCE    Information & Data Expert
  158. LABEL_INVENTORY    Droid Inventory
  159. LABEL_HUDHELP    Cammy Help
  160. LABEL_HUDRETURN    Abort
  161. LABEL_CLOCK        Clock
  162. LABEL_VIEWSIZE    Adjust Viewport Size
  163.